func runtime.goroutineheader

7 uses

	runtime (current package)
		mprof.go#L1720: 			goroutineheader(gp)
		panic.go#L1421: 			goroutineheader(gp)
		signal_unix.go#L766: 		goroutineheader(gp)
		signal_unix.go#L770: 			goroutineheader(mp.curg)
		traceback.go#L1196: func goroutineheader(gp *g) {
		traceback.go#L1254: 		goroutineheader(curgp)
		traceback.go#L1270: 		goroutineheader(gp)